From 263b0a87973505dc75ff64914854f3cef63d3a5f Mon Sep 17 00:00:00 2001 From: "Wolfgang (Wolle) Ewald" Date: Sat, 25 Jul 2020 21:43:38 +0200 Subject: Update Alert_Window_Mode_with_Latch.ino --- examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino b/examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino index a91921a..049a65f 100644 --- a/examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino +++ b/examples/Alert_Window_Mode_with_Latch/Alert_Window_Mode_with_Latch.ino @@ -113,7 +113,7 @@ void setup() { /* Sets the alert pin polarity if active: * - * /* Enable or disable latch. If latch is enabled the alarm pin will be active until the + * Enable or disable latch. If latch is enabled the alarm pin will be active until the * conversion register is read (getResult functions). If disabled the alarm pin will be * deactivated with next value within limits. * -- cgit v1.2.3